Reduce memory usage while linking on arm{el,hf} platforms
authorCarsten Schoenert <c.schoenert@t-online.de>
Sun, 6 Oct 2019 06:28:58 +0000 (08:28 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Wed, 8 Sep 2021 17:57:22 +0000 (18:57 +0100)
commit57700ad8fc61028f45c2b6d8a6fc17e649974f13
tree68fd28b35d00042a4d9a17708ec35b3e9a44e483
parent8afffb6b9cfda030f8cb810c9d55a54e8e4e4db0
Reduce memory usage while linking on arm{el,hf} platforms

The build even on armhf is failing while linking mostly due exhausted
memory usage. Reduce the memory usage on arm{el,hf} platform by telling
the linker to not hold used memory.

Author: Olivier Tilloy <olivier.tilloy@canonical.com>

Gbp-Pq: Topic porting-arm
Gbp-Pq: Name Reduce-memory-usage-while-linking-on-arm-el-hf-platforms.patch
build/moz.configure/toolchain.configure